ironic-inspector software package provides discovering hardware properties for OpenStack Ironic - Daemon, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ironic-inspector
ironic-inspector is installed in your system.
Make ensure the ironic-inspector package were installed using the commands given below,
$ sudo dpkg-query -l | grep ironic-inspector *
You will get with ironic-inspector package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Python |
| Package | ironic-inspector |
| Version | 3.2.0-2 |
| Description | discovering hardware properties for OpenStack Ironic - Daemon |
| Sub Section | Python |